home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 11 / CU Amiga Magazine's Super CD-ROM 11 (1997)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1997-06].iso / cucd / programming / amoslist / amoslist.mar / 000044_amos-request@svcs1.digex.net_Wed Mar 5 07:41:54 1997.msg < prev    next >
Text File  |  1997-04-01  |  2KB  |  49 lines

  1. Received: from svcs1.digex.net (svcs1.digex.net [204.91.197.224])
  2.     by mail3.access.digex.net (8.8.5/8.8.5) with ESMTP id HAA15670
  3.     for <mcox@access.digex.net>; Wed, 5 Mar 1997 07:41:52 -0500 (EST)
  4. Received: (from daemon@localhost)
  5.     by svcs1.digex.net (8.8.5/8.8.5) id FAA00115
  6.     for amos-out; Wed, 5 Mar 1997 05:10:02 -0500 (EST)
  7. Received: from mail2.access.digex.net (mail2.access.digex.net [205.197.247.3])
  8.     by svcs1.digex.net (8.8.5/8.8.5) with ESMTP id FAA00112
  9.     for <amos-list@svcs1.digex.net>; Wed, 5 Mar 1997 05:10:01 -0500 (EST)
  10. Received: from europa.salford.ac.uk (europa.salford.ac.uk [146.87.3.2])
  11.     by mail2.access.digex.net (8.8.5/8.8.5) with ESMTP id FAA03063
  12.     for <amos-list@access.digex.net>; Wed, 5 Mar 1997 05:09:59 -0500 (EST)
  13. Received: from cms-notes-a.salford.ac.uk by europa.salford.ac.uk 
  14.           with SMTP (PP); Wed, 5 Mar 1997 10:09:25 +0000
  15. Received: by cms-notes-a.salford.ac.uk(Lotus SMTP MTA v1.05 (305.3 1-15-1997))  
  16.           id 80256451.0037DA86 ; Wed, 5 Mar 1997 10:10:04 +0100
  17. X-Lotus-FromDomain: UNIVERSITY OF SALFORD
  18. From: Lee S Howarth <L.S.Howarth@cms.salford.ac.uk>
  19. To: amos-list@access.digex.net
  20. Message-ID: <80256451.00363E9A.00@cms-notes-a.salford.ac.uk>
  21. Date: Wed, 5 Mar 1997 10:02:54 +0100
  22. Subject: re:amos cdrom
  23. Mime-Version: 1.0
  24. Content-type: text/plain; charset=US-ASCII
  25. Status: RO
  26. X-Status: 
  27.  
  28.  
  29.  
  30.  
  31.  
  32. in reply to trix...
  33.  
  34. I also have the same setup for my cdrom and decided that i would try to
  35. code a cdplayer in amos... i found some technical info that is given away
  36. with the atapi p n p kit(i got my version off a CU AMIGA CD ROM), inside
  37. that documents where details and example uses of the cd.device to drive the
  38. cd rom :-)
  39. I used these and at the moment i can get my cd player to open and close and
  40. (sometimes) play the first track... as you can probably work out I am only
  41. a little way into developing it but all the details are there in the PnP
  42. docs :-)
  43. If you look in the AMOSPRO manual you will find the commands for doing
  44. device calls and library calls... if you don`t have the manuals the
  45. commands should be in the help file...
  46.  
  47. Lee
  48.  
  49.